Enter a type and click search.




Results for PayPal\Braintree\Block\ApplePay\Product\View

File: vendor/paypal/module-braintree-core/etc/frontend/di.xml

<type name="PayPal\Braintree\Block\ApplePay\Product\View">
    <arguments>
        <argument name="payment" xsi:type="object">
            BraintreeApplePay
        </argument>
    </arguments>
</type>

This is a type configuration.

This configuration is for the frontend area. This is the area that corresponds with the cart sub-application.

This configuration tells the Object Manager that when a user wants a PayPal\Braintree\Block\ApplePay\Product\View object that the following arguments should be used in the foo object's constructor.